home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / hs_wwiv.zip / HS-WWIV.DOC < prev   
Text File  |  1992-01-09  |  5KB  |  87 lines

  1.  
  2.                       ADDING HS/LINK TO WWIV 4.20
  3.         TESTED WITH WWIV 4.0 AND HS/LINK V1.0ßE3 (HSLK10E3.ZIP)
  4.  
  5.      Please refer to the WWIV documentation for detailed information on
  6.      installation of external protocols.  This information was tested with
  7.      HS/Link betas HSLK10E3 posted on 1/9/92 and WWIV version 4.2.
  8.  
  9.      The following installation steps should work for most folks:
  10.      RBBS-PC uses a template file called PROTO.DEF for passing parameters
  11.      to external protocols.  This template file can either call a BATCH
  12.      file or pass parameters directly to the protocol engine.  Using either
  13.      method ( BATCH or the direct passing of parameters directly to the
  14.      engine will work.
  15.  
  16.      Place a copy of HSLINK.EXE into your main C:\WWIV directory, or
  17.      into some other directory listed in your dos PATH setting.
  18.  
  19.      Run INIT.EXE and select 7 (external protocols)
  20.      Press I to insert a new protocol.
  21.  
  22.      The definition of the HS/Link should look like this:
  23.  
  24.   ┌───────────────────────────────────────────────────────────────────────┐
  25.   │     Description          : HS/Link                                    │
  26.   │                                                                       │
  27.   │     Xfer OK code         : 0                                          │
  28.   │                                                                       │
  29.   │     Require MNP/LAPM     : N                                          │
  30.   │                                                                       │
  31.   │     Receive command line:                                             │
  32.   │     hslink -p%2 -u%3                                                  │
  33.   │                                                                       │
  34.   │     Send command line:                                                │
  35.   │     hslink -p%2 -nu %3                                                │
  36.   │                                                                       │
  37.   │     Receive batch command line:                                       │
  38.   │     hslink -p%2 -u%3                                                  │
  39.   │                                                                       │
  40.   │     Send batch command line:                                          │
  41.   │     hslink -p%2 -nu @%3                                               │
  42.   │                                                                       │
  43.   │     Bi-directional transfer command line (not implemented yet):       │
  44.   │     hslink -p%2 @%3 -u%5                                              │
  45.   │                                                                       │
  46.   │     <ESC> when done.                                                  │
  47.   └───────────────────────────────────────────────────────────────────────┘
  48.  
  49.      The bi-directional capability of WWIV is not currently implemented.
  50.      You may want to explain to your users that bidirectional transfers
  51.      should not be attempted with this version of WWIV.
  52.  
  53.      Note for systems running locked COM ports:
  54.      We have found that if you use a locked DTE of 9600 or above, you
  55.      will need to have a NS16550AN UART installed.  Also, for rock solid
  56.      performance you should add the -HS (Handshake Slow) switch to all
  57.      of the above command lines.
  58.  
  59.      This should get you set up in under 10 minutes.
  60.  
  61.      You can edit the command lines to include options on the HSLINK
  62.      command line, but most folks won't need to change anything.  If
  63.      your system can't keep up with the COM port while accessing the
  64.      disk drive, you may want to add -HS to both lines.  If you want to
  65.      experiment, there are a number of optional parameters you can read
  66.      about in HSLINK.DOC and HSLINK.NEW.
  67.  
  68.      I hope these instructions help, but remember, I can't take
  69.      responsibility for any damages resulting from these instructions.
  70.      If you get stuck, it always helps to read the DOC files that come
  71.      with RemoteAccess and with HS/Link.  If all else fails, call up the
  72.      Tool Shop and ask for help on the Support Conference.  Either I
  73.      will help you, or somebody else will know the answer and give you a
  74.      hand.
  75.  
  76.      Good luck!
  77.  
  78.      Samuel H. Smith
  79.      Sysop of The Tool Shop
  80.  
  81.         Phone number         Modem type                Access
  82.        --------------    ---------------------   -------------------
  83.        (818) 891-3772    US Robotics HST 9600    Contributors only
  84.        (818) 891-1344    Hayes-V series 9600     Contributors only
  85.        (818) 891-6780    US Robotics 2400        Free to all
  86.                                                                              
  87.